home *** CD-ROM | disk | FTP | other *** search
/ Champak 59 / Volume 59 - JOGO DISK .iso / Games / a-banda-de-sue.swf / scripts / DefineButton2_234 / BUTTONCONDACTION on(release).as
Text File  |  2008-03-17  |  48b  |  4 lines

  1. on(release){
  2.    this.gotoAndStop("game1");
  3. }
  4.